home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / i / imagedeskv1.6cracked.lha / imagedesk / rexx / Empty.IDesk < prev    next >
Text File  |  1995-04-12  |  225b  |  9 lines

  1. /* --------------------- standard startup ----------------------- */
  2.  
  3. OPTIONS RESULTS
  4.  
  5. if( ADDRESS() ~= "IDESK_REXXPORT" ) then
  6.     ADDRESS IDESK_REXXPORT
  7.  
  8. /* -------------------------------------------------------------- */
  9.